|
Welcome to the EasyGem Library.
Building Professional User Interfaces for Omikron Basic Programs.
Using the EasyGem Library it is easy to create a user interface for a program. Simply insert the corresponding commands for menus, dialog boxes, and windows into the text of the program. In this case, the EasyGem Library undertakes the greatest part of the management task of these structures. Thus, the user does not need to create any resource files and/or event handlers.
- In paticular several commands of the EasyGem Library are used for the creation and management of menus. The text and the attributes of a menu item can be modified during the program's runtime using the corresponding commands. EasyGem can manage several parallel menubars simultaneously. This means that only one command is required to switch between the menus. If a menu option was selected by the user, EasyGem issues a message indicating which entry option was selected.
- Dialog boxes can be equipped with texts, input fields, check boxes, buttons, or radio buttons. If a dialog box was called, EasyGem automatically takes over management. After the user has exited the box, the program can inquire, which texts were entered, or which buttons are selected, and then reacts accordingly.
- EasyGem makes child's play out of working with windows as well. Several types of windows can be defined each optimized for a specific task (e.g., graphics, text entry). In this case, management of these windows is performed entirely by EasyGem. The programmer does not have to be concerned whether the user just clicked on the scroll bar or wants to move the window on the desktop.
Short Feature Overview:
Menus with EasyGem:
- Easy definition of as many menu bars as desired.
- Automatic evaluation of menu actions.
- All menu attributes and texts can be modified with easy to use commands while the program is running.
Dialogs with EasyGem:
- Easy creation of as many dialog boxes as desired.
- Objects such as buttons, checkboxes, texts, etc. are defined with simple commands.
- Automatic management of all dialog box events.
Windows with EasyGem:
- Fully automatically managed text and graphics windows of any desired size.
- Semiautomatically managed user windows on virtual screens.
- Easy to define and easy to query windows dimensions.
- All Omikron Basic drawing commands may be rerouted to any windows.
- Elastic banding commands for lines, rectangulars, circles, etc.
- Commands to highlight and manage blocks.
- Supports clipboard (cut, copy, ...)
- Commands to load, save, and print documents.
- An individual block may be marked in each window.
- Evaluation of Apple events.
For a quick overview turn page:
Contents
|
|
HOME
- HEIM
- Download
- Products & Prices
- Manuals
- Support - Links © 1997-1999 Berkhan-Software Apple and Apple Power Mac are registered trademarks of Apple Computer Inc. |